xen.git
2012-12-18 Dario Faggiolixen: sched_credit: define and use curr_on_cpu(cpu)
2012-12-18 Jan Beulichusbif: drop bogus definition
2012-12-18 Jan Beulichadd maintainers entry for vendor-independent IOMMU...
2012-12-17 Julien Gralllibxenstore: filter watch events in libxenstore when...
2012-12-13 Andrew Cooperx86/kexec: Change NMI and MCE handling on kexec path
2012-12-13 Robert Phillipsx86/mm/hap: Adjust vram tracking to play nicely with...
2012-12-13 Daniel De Graaflibxl: introduce XSM relabel on build
2012-12-13 Ian Jacksonlibxl: qemu trad logdirty: Tolerate ENOENT on ret path
2012-12-13 Stefano Stabellinixen/arm: use strcmp in device_tree_type_matches
2012-12-13 Stefano Stabellinixen: get GIC addresses from DT
2012-12-13 Jan Beulichvscsiif: allow larger segments-per-request values
2012-12-12 Dongxiao XuVMX: intr.c: remove i386 related code
2012-12-11 Andrew Cooperx86/IST: Create set_ist() helper function
2012-12-11 Boris Ostrovskyx86/ucode: Improve error handling and container file...
2012-12-11 Charles Arnoldx86/EFI: work around CFLAGS being passed in through...
2012-12-11 Jan Beulichx86: frame table related improvements
2012-12-10 Dan Magenheimerxen: reserve next two XENMEM_ op numbers for future...
2012-12-10 Dan Magenheimerxen: centralize accounting for domain tot_pages
2012-12-10 Jan Beulichstreamline guest copy operations
2012-12-10 Jan Beulichx86/oprofile: adjust CPU specific initialization
2012-12-10 Jan Beulichscheduler: fix rate limit range checking
2012-12-07 Ian JacksonQEMU_TAG update
2012-12-07 Jan Beulichx86: mark certain items static
2012-12-07 Jan Beulichx86/HVM: add missing assert to stdvga's mmio_move()
2012-12-07 Jan Beulichx86/EFI: add code interfacing with the secure boot...
2012-12-07 Jan Beulichx86/p2m: drop redundant macro definitions
2012-12-07 Jan Beulichx86: properly fail mmuext ops when get_page_from_gfn...
2012-12-06 Dongxiao Xunested vmx: check host ability when intercept MSR read
2012-12-06 Dongxiao Xunested vmx: fix interrupt delivery to L2 guest
2012-12-06 Dongxiao Xunested vmx: enable PAUSE and RDPMC exiting for L1 VMM
2012-12-06 Dongxiao Xunested vmx: enable "Virtualize APIC accesses" feature...
2012-12-06 Dongxiao Xunested vmx: enable IA32E mode while do VM entry
2012-12-06 Dongxiao Xunested vmx: fix DR access VM exit
2012-12-06 Dongxiao Xunested vmx: fix handling of RDTSC
2012-12-06 Dongxiao Xunested vmx: fix rflags status in virtual vmexit
2012-12-06 Dongxiao Xunested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to...
2012-12-06 Dongxiao Xunested vmx: use literal name instead of hard numbers
2012-12-06 Dongxiao Xunested vmx: emulate MSR bitmaps
2012-12-06 Olaf Heringtools/gdbsx: fix build failure with glibc-2.17
2012-12-06 Jan Beulichtighten guest memory accesses
2012-12-06 Jan Beulichmemop: adjust error checking in populate_physmap()
2012-12-06 Jan Beulichx86/HVM: remove dead code
2012-12-06 Jan Beulichgnttab_usage_print() should be static
2012-12-06 Liu JinsongX86/vMCE: handle broken page with regard to migration
2012-12-06 George Dunlaplibxl: Make an internal function explicitly check exist...
2012-12-06 Stefano Stabellinixen/arm: disable interrupts on return_to_hypervisor
2012-12-06 Ian CampbellREADME: docs/pdf/user.pdf was deleted in 24563:4271634e4c86
2012-12-06 Ian Campbellgitignore: ignore xen-foreign/arm.h
2012-12-06 Ian CampbellMAINTAINERS: Reference stable maintenance policy
2012-12-06 Samuel Thibaultmini-os: drop shutdown variables when CONFIG_XENBUS=n
2012-12-06 David VrabelMAINTAINERS: Device tree is maintained by the ARM maint...
2012-12-05 Jan BeulichIOMMU/ATS: fix maximum queue depth calculation
2012-12-04 Jan Beulichx86: get_page_from_gfn() must return NULL for invalid...
2012-12-04 Jan Beulichmemop: limit guest specified extent order
2012-12-04 Jan Beulichxen: fix error handling of guest_physmap_mark_populate_...
2012-12-04 Jan Beulichxen: add missing guest address range checks to XENMEM_e...
2012-12-04 Tim Deeganhvm: Limit the size of large HVM op batches
2012-12-04 Jan Beulichgnttab: fix releasing of memory upon switches between...
2012-12-04 George Dunlapxl: Check for duplicate vncdisplay options, and return...
2012-12-04 Ian Campbellxen: arm: Use $(OBJCOPY) not bare objcopy
2012-12-04 Roger Pau Monnelibxl: fix wrong comment
2012-12-04 Roger Pau Monnedocs: expand persistent grants protocol
2012-11-30 Daniel De Graafmini-os: shutdown_thread depends on xenbus
2012-11-30 Ian Campbellarm: const-correctness in virt_to_maddr
2012-11-30 Ian Campbellarm: handle xenheap which isn't at the start of RAM.
2012-11-30 Ian Campbellarm: create a raw binary target.
2012-11-30 Ian Campbellarm: Enable build without CONFIG_DTB_FILE
2012-11-30 Jan BeulichAMD IOMMU: add locking missing from c/s 26198:ba90ecb0231f
2012-11-30 Wei LiuAdd gtags and tags rune in gitignore.
2012-11-30 Andrew Cooperminios/console: console_input() weak reference
2012-11-30 Samuel Thibault[minios] Add xenbus shutdown control support
2012-11-30 Samuel Thibault[minios] Fix test application link when pcifront is...
2012-11-30 Dongxiao Xunested vmx: enable load IA32_PERF_GLOBAL_CTRL feature...
2012-11-30 Dongxiao Xunested vmx: enable load and save IA32_EFER feature...
2012-11-30 Dongxiao Xunested vmx: enable load and save IA32_PAT feature for...
2012-11-30 Dongxiao Xunested vmx: enable save VMX-preemption timer feature...
2012-11-30 Dongxiao Xunested vmx: enable VMX-preemption timer for L1 VMM
2012-11-30 Dongxiao Xunested vmx: enable Descriptor-table exiting for L1 VMM
2012-11-30 Dongxiao Xunested vmx: enable secondary processor-based VM-Executi...
2012-11-30 Dongxiao Xunested vmx: enable NMI-window exiting for L1 VMM
2012-11-30 Dongxiao Xunested vmx: enable Monitor Trap Flag for L1 VMM
2012-11-29 Roger Pau Monnedocs: fix persistent grants doc typo
2012-11-29 Stefano Stabellinixen/arm: build as zImage
2012-11-29 Tim Deeganx86/hap: Fix memory leak of domain->arch.hvm_domain...
2012-11-29 Tim Deeganx86/mm: Comment the definitions of _mfn(), _gfn() &c.
2012-11-29 Jan BeulichVT-d: make scope parsing code type safe
2012-11-28 Jan BeulichIOMMU: imply "verbose" from "debug"
2012-11-28 Jan BeulichVT-d: adjust IOMMU interrupt affinities when all CPUs...
2012-11-28 Jan BeulichAMD IOMMU: include IOMMU interrupt information in ...
2012-11-28 Jan BeulichVT-d: include IOMMU interrupt information in 'M' debug...
2012-11-28 Jan BeulichACPI: fix return value of XEN_PM_PDC platform op
2012-11-28 Jan Beulichx86: fix hypercall continuation cancellation in XENMAPS...
2012-11-28 Jan BeulichREADME: adjust gcc version requirement
2012-11-27 George Dunlaplibxl: Fix bug in libxl_cdrom_insert, make more robust...
2012-11-27 Ian Campbellxl: xl.conf(5): correct advice re autoballooning vs...
2012-11-27 Stefano StabelliniREADME: add Pixman as build dependency
2012-11-27 Ronny Hegewaldlibxl: fix a variable underflow in libxl_wait_for_free_...
2012-11-27 Chunyan Liuxenstore-chmod: handle arbitrary number of perms rather...
2012-11-26 Jan Beulichx86/time: fix scale_delta() inline assembly
2012-11-23 Olaf Heringxend: enable environment passing in xPopen3
next